Skip to content

Conversation

@promptless
Copy link
Contributor

@promptless promptless bot commented Jan 2, 2026

Creates a new blog post announcing Promptless 1.0 for a fresh audience (not just existing users). The post follows the successful themes from the YC launch post while highlighting the newer features built since then, including Voice Match, Promptless Capture, Screenshot Editor, Slack Listen, Citations, and Auto-Merge capabilities. The post emphasizes the core problem (keeping docs current is exhausting), how Promptless works, real customer proof points (Vellum, Clay, Fortune 500), and what's included in the 1.0 release.

Trigger Events

Open this suggestion in the Promptless dashboard


Help us improve Promptless — If this suggestion missed the mark, please share quick feedback.

If you want Promptless to make further changes on this PR, feel free to leave a comment tagging Promptless (It won't show up in the user drop down but Promptless will get it!)

@github-actions
Copy link

github-actions bot commented Jan 2, 2026

@prithvi2206
Copy link
Contributor

@Promptless actually i changed my mind, i don't want this in the Blog tab, i want it in the Docs tab, under Getting Started, between Welcome and Setup+Quickstart. also you should reference this in the right way (maybe a big card or something, figure out what works best) in the Welcome article

@prithvi2206
Copy link
Contributor

@Promptless

  • remove the internal docs stuff. we're just handling the customer facing docs right now
  • let's swap out clay out from the customer stories

for customer stories, vellum and the F500 ones are great, but in addition, let's include:

  • amplitude: their big use-cases is that their tech writers are drowning in work, and with promptless, engineers review the first draft of docs before sending to their customers
  • vitess: a CNCF graduated project. point is to highlight that promptless has been proven in the open-source world, and since installing promptless, 94% of their doc updates have been drafted with promptless. this screenshot in particular is super compelling, and should be included
  • basis (ai agents for accounting https://ofbasis.com/): they're using promptless for internal docs as well. for example, promptless processes all their meeting recordings and updates customer pages, internal guides for their fast-growing team, and customer facing docs all at once.
image

@promptless
Copy link
Contributor Author

promptless bot commented Jan 2, 2026

I've added new changes to address this PR comment in commit 6a54026

@github-actions
Copy link

github-actions bot commented Jan 2, 2026

@promptless
Copy link
Contributor Author

promptless bot commented Jan 2, 2026

I've added new changes to address this PR comment in commit 77646e0

@github-actions
Copy link

github-actions bot commented Jan 2, 2026

@prithvi2206
Copy link
Contributor

@Promptless here are a couple of images. you don't have to include all of them, but can you drop some of them into the right place?

0a_listen_github 0b_listen_slack 1_draft 2_review 3_publish ![background](https://github.com/user-attachments/assets/7922b9b9-9af8-44ee-bb58-2153b6d5e5dc)

@promptless
Copy link
Contributor Author

promptless bot commented Jan 2, 2026

I've added new changes to address this PR comment in commit 1728364

@github-actions
Copy link

github-actions bot commented Jan 2, 2026

@prithvi2206
Copy link
Contributor

the images are a bit weird because they have a transparent background. maybe it's possible to make them a light grey background frame or something?

if that's not possible, just let me know and i'll recreate the images.

image

Comment on lines 6 to 8
We launched Promptless 1.0 to solve a problem every team faces: keeping docs current is exhausting. Context gets lost in handoffs, updates lag behind releases, and support teams answer the same questions repeatedly because docs are always a step behind.

Promptless automatically drafts documentation updates based on your feature releases, support conversations, and internal discussions. It monitors your existing workflows and detects when documentation updates are needed—no prompt engineering required.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Promptless can you make this better? like you can say "We made Promptless to [xyz]" like you had.

"Promptless 1.0 represents a major leap forward in this [...]" describing both the improvements in suggestion quality and in the ways that promptless can improve docs in different ways.

doesn't have to be so brief.

<img src="https://promptless-customer-doc-assets.s3.amazonaws.com/docs-images/org_2lvkgU9erOFxYhtEVVC0ymPrPdF/promptless-review-citations-1cc79d5c.png" alt="Promptless review interface showing documentation changes with inline citations linked to GitHub PRs" />
</Frame>

## How Teams Use Promptless
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Promptless this section needs an intro paragraph or something to summarize the different ways people use Promptless.

@promptless
Copy link
Contributor Author

promptless bot commented Jan 4, 2026

I've added new changes to address this PR review in commit 3eb4dce

@github-actions
Copy link

github-actions bot commented Jan 4, 2026

@promptless
Copy link
Contributor Author

promptless bot commented Jan 4, 2026

Promptless escalated the following message to you. If you respond, please remember to tag Promptless:

I've addressed the content feedback:

  • ✅ Expanded the intro paragraph at line 8 to better describe both quality improvements (Voice Match, Citations) and new capabilities (Screenshot Capture, Slack Listen, Auto-Merge)
  • ✅ Added an intro paragraph to the "How Teams Use Promptless" section

Regarding the image transparency issue: The Frame component already has background="subtle" applied to all three images, which adds a subtle background to the frame container. However, if the images themselves have transparent backgrounds (PNG transparency), those transparent areas will still show through and may look odd depending on the viewer's theme.

The Frame component can't add a background directly to the transparent parts of the images themselves. You'll need to recreate the images with a light grey background (or another solid color) baked into the image files to fix this issue.

Let me know if you'd like me to help with anything else on this PR!

@promptless
Copy link
Contributor Author

promptless bot commented Jan 4, 2026

I've added new changes to address this PR review in commit 5d5663f

@github-actions
Copy link

github-actions bot commented Jan 4, 2026

@github-actions
Copy link

github-actions bot commented Jan 4, 2026

@promptless
Copy link
Contributor Author

promptless bot commented Jan 4, 2026

I've added new changes to address this PR review in commit c435f11

@github-actions
Copy link

github-actions bot commented Jan 4, 2026

@prithvi2206
Copy link
Contributor

@Promptless can you figure out how to make this page wider?

@promptless
Copy link
Contributor Author

promptless bot commented Jan 4, 2026

Promptless escalated the following message to you. If you respond, please remember to tag Promptless:

I've applied the content edits from your review:

  • Changed 'capabilities' to 'abilities' and 'new abilities' to 'more capabilities'
  • Removed bold formatting from bullet points
  • Changed 'your UI' to 'UI'
  • Changed 'provides citations' to 'provides you citations'

Regarding making the page wider: Based on my research of the Fern documentation platform, there doesn't appear to be a frontmatter option or configuration setting to adjust individual page widths. Fern uses a consistent page width across all documentation pages.

The main content area width is controlled at the theme/platform level rather than on a per-page basis. If you'd like a wider layout for this page specifically, you might need to:

  1. Check with Fern support if there's a page width configuration option I'm not aware of
  2. Consider using layout components like Aside to make better use of horizontal space
  3. Explore if Fern's enterprise/custom theming options support wider page layouts

Would you like me to investigate any specific aspect further, or is there a different approach you'd like to take?

@promptless
Copy link
Contributor Author

promptless bot commented Jan 4, 2026

I've added new changes to address this PR comment in commit 9aae4f2

@github-actions
Copy link

github-actions bot commented Jan 4, 2026

@prithvi2206
Copy link
Contributor

okay here are some new images that you can use with a background!

blog_citation blog_research

@github-actions
Copy link

github-actions bot commented Jan 4, 2026

@prithvi2206
Copy link
Contributor

okay here are some new images that you can use with a background!

blog_citation blog_research

@Promptless can you take care of this

@github-actions
Copy link

github-actions bot commented Jan 4, 2026

@promptless
Copy link
Contributor Author

promptless bot commented Jan 4, 2026

I've added new changes to address this PR comment in commit fcf6b80

@github-actions
Copy link

github-actions bot commented Jan 4, 2026

@github-actions
Copy link

github-actions bot commented Jan 6, 2026

We made Promptless to solve a problem every team faces: keeping documentation current is exhausting. Context gets lost in handoffs, updates lag behind releases, and support teams answer the same questions repeatedly because docs are always a step behind.

Promptless 1.0 represents a major leap forward in Promptless's abilities, dramatically improving suggestion quality and bringing in more capabilities to keep different types of content up to date.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Promptless here can you embed this video? https://www.youtube.com/watch?v=dvP8NAShrfQ

hopefully there's a native way to embed the video; otherwise lmk.

@github-actions
Copy link

github-actions bot commented Jan 6, 2026

@promptless
Copy link
Contributor Author

promptless bot commented Jan 6, 2026

I've added new changes to address this PR review in commit 5eca3ac

@github-actions
Copy link

github-actions bot commented Jan 6, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants